home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / Xt / XtLastEventProcessed.z / XtLastEventProcessed
Encoding:
Text File  |  1998-10-30  |  2.4 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXttttLLLLaaaassssttttEEEEvvvveeeennnnttttPPPPrrrroooocccceeeesssssssseeeedddd((((3333XXXXtttt))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....3333))))XXXXttttLLLLaaaassssttttEEEEvvvveeeennnnttttPPPPrrrroooocccceeeesssssssseeeedddd((((3333XXXXtttt))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XtLastEventProcessed, XtLastTimestampProcessed - last event,
  10.           last timestamp processed
  11.  
  12.      SSSSYYYYNNNNTTTTAAAAXXXX
  13.           XEvent* XtLastEventProcessed(_d_i_s_p_l_a_y)
  14.                 Display* _d_i_s_p_l_a_y;
  15.  
  16.           Time XtLastTimestampProcessed(_d_i_s_p_l_a_y)
  17.                 Display* _d_i_s_p_l_a_y;
  18.  
  19.      AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  20.           _d_i_s_p_l_a_y   Specifies the open display connection.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           _X_t_L_a_s_t_E_v_e_n_t_P_r_o_c_e_s_s_e_d returns the last event passed to
  24.           _X_t_D_i_s_p_a_t_c_h_E_v_e_n_t for the specified display and NULL if there
  25.           has been no event. The client must not modify the contents
  26.           of the returned event.
  27.  
  28.           _X_t_L_a_s_t_T_i_m_e_s_t_a_m_p_P_r_o_c_e_s_s_e_d returns the timestamp of the last
  29.           _K_e_y_P_r_e_s_s, _K_e_y_R_e_l_e_a_s_e, _B_u_t_t_o_n_P_r_e_s_s, _B_u_t_t_o_n_R_e_l_e_a_s_e,
  30.           _M_o_t_i_o_n_N_o_t_i_f_y, _E_n_t_e_r_N_o_t_i_f_y, _L_e_a_v_e_N_o_t_i_f_y, _P_r_o_p_e_r_t_y_N_o_t_i_f_y, or
  31.           _S_e_l_e_c_t_i_o_n_C_l_e_a_r event that has been passed to _X_t_D_i_s_p_a_t_c_h_E_v_e_n_t
  32.           for the specified display and zero if there has been no such
  33.           event.
  34.  
  35.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  36.           _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s - _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
  37.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.